
html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
/* body{margin:0;max-width:1920px;margin:0 auto;} */
body{margin:0;margin:0 auto;overflow-x:hidden;}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}
audio,canvas,progress,video{display:inline-block}
audio:not([controls]){display:none;height:0}
progress{vertical-align:baseline}
[hidden],template{display:none}
a{background-color:transparent;-webkit-text-decoration-skip:objects}
a:active,a:hover{outline-width:0}
abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}
b,strong{font-weight:inherit}
b,strong{font-weight:bolder}
dfn{font-style:italic}
h1{font-size:2em;margin:.67em 0}
mark{background-color:#ff0;color:#000}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sub{bottom:-.25em}
sup{top:-.5em}
img{border-style:none}
svg:not(:root){overflow:hidden}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}
figure{margin:1em 40px}
hr{box-sizing:content-box;height:0;overflow:visible}
button,input,select,textarea{font:inherit;margin:0}
optgroup{font-weight:700}
button,input{overflow:visible}
button,select{text-transform:none}
[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}
[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}
[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}
fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}
legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}
textarea{overflow:auto}
[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}
[type=search]{-webkit-appearance:textfield;outline-offset:-2px}
[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-input-placeholder{color:inherit;opacity:.54}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}

html{font-family:"微软雅黑","Microsoft YaHei", "Helvetica Neue", Helvetica, STHeiTi, sans-serif;-webkit-text-size-adjust:none;}
html,body{-webkit-tap-highlight-color:rgba(0,0,0,0);height:100%;}
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline}
a{text-decoration: none;color:#333;}
ul,ol{list-style: none;}
table{border-collapse: separate;border-spacing: 0;}
a,img{-webkit-touch-callout: none;}
a,input,button{outline:0;border:none;}
*,*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box;}
body{background:#f6f6f6;margin:0 auto;background-attachment:fixed;font-size:14px;}
html{margin: 0 auto;color:#333;}
img{display:block;max-width:100%; height:auto;}

a{-webkit-transition:.3s;-o-transition:.3s;-moz-transition:.3s;transition:.3s;}

@font-face {
    font-family:'constan';
    src: url('../fonts/constan.eot');
    src: url('../fonts/constan.eot') format('embedded-opentype'),
    url('../fonts/constan.woff2') format('woff2'),
    url('../fonts/constan.woff') format('woff'),
    url('../fonts/constan.ttf') format('truetype'),
    url('../fonts/constan.svg#en') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family:'fz';
    src: url('../fonts/fz.eot');
    src: url('../fonts/fz.eot') format('embedded-opentype'),
    url('../fonts/fz.woff2') format('woff2'),
    url('../fonts/fz.woff') format('woff'),
    url('../fonts/fz.ttf') format('truetype'),
    url('../fonts/fz.svg#en') format('svg');
    font-weight: normal;
    font-style: normal;
}

.en{font-family:'constan';}
.cn{font-family:'fz';}

.clearfix{*zoom:1;}
.clearfix::before{display:table;content:"";}
.clearfix::after{clear:both;display:block;content:"";height:0;overflow:hidden;visibility:hidden;}

.fl{float:left;}
.fr{float:right;}
.clear{clear:both;}

.w1200{max-width:1200px;margin:0 auto;}
.w1400{max-width:1400px;margin:0 auto;}
.w1440{max-width:1440px;margin:0 auto;}

@media screen and (max-width:1400px){.w1400{padding:0 25px;}}
@media screen and (max-width:1440px){.w1440{padding:0 25px;}}
@media screen and (max-width:1200px){.w1200{padding:0 25px;}}

.swiper-pagination{}
.swiper-pagination span,.swiper-button-prev,.swiper-button-next,.swiper-pagination-bullet,.good-small-next,.good-small-prev,.arrow,.join-item02-prev,.join-item02-next{outline:none;}

.overh{overflow:hidden;}
.fixed{position:fixed;}

.textHidden{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}

.tran300{transition:300ms ease-out;-webkit-transition:300ms ease-out;-ms-transition:300ms ease-out;-moz-transition:300ms ease-out;-o-transition:300ms ease-out;}
.tran500{transition:500ms ease-out;-webkit-transition:500ms ease-out;-ms-transition:500ms ease-out;-moz-transition:500ms ease-out;-o-transition:500ms ease-out;}
.tran800{transition:800ms ease-out;-webkit-transition:800ms ease-out;-ms-transition:800ms ease-out;-moz-transition:800ms ease-out;-o-transition:800ms ease-out;}
.tran1000{transition:1000ms ease-out;-webkit-transition:1000ms ease-out;-ms-transition:1000ms ease-out;-moz-transition:1000ms ease-out;-o-transition:1000ms ease-out;}

.text-center{text-align:center;}

body.has-on{padding-top:110px;}

.header{position:fixed;height:110px;left:0;top:0;z-index:10;width:100%;}
.header .nav{max-width: 1400px; margin: 0 auto;}
.header .logo{min-width: 51%;margin: 35px 0;}
.header .logo img{margin:0 auto;max-height:100%;max-width: 250px;}
.header .menu-icon{display:none;}
.header .lang{height:12px;border-left:1px solid #fff;line-height:12px;background:url(../../images/home/icon-lang.png) no-repeat right center;width:95px;text-align:center;color:#fff;margin-top:45px;position:relative;}
.header .lang *{display:block;cursor:pointer;font-size:16px;}
.header .lang a{position:absolute;left:0;width:100%;color:#fff;height:45px;line-height:45px;display:none;}
.header .lang:hover a{display:block;}
.header .nav > ul{}
.header .nav > ul > li{float:left;margin:0px 20px;height:70px;position:relative;margin-top: 35px;vertical-align: middle;}
.header.on .nav > ul > li {margin-top: 0px;}
.header.on .logo{margin-top: 10px;}
.header .nav > ul > li > a{font-size:16px;display:block;padding:0px 15px;color:#fff;border-bottom:3px solid transparent;line-height: 45px;}
.header .nav > ul > li ul{position:absolute;background:#3a3a3a;width:140px;text-align:center;left:50%;margin-left:-70px;display:none;}
.header .nav > ul > li ul li{}
.header .nav > ul > li ul li a{display:block;line-height:35px;border-bottom:1px solid rgba(255,255,255,0.1);color:#fff;}
.header .nav > ul > li.on > a,.header .nav > ul > li:hover > a{border-bottom:3px solid #fff;}

.header .right{padding-top:45px;}
.header .right .search-box{position:relative;}
.header .right .search-box input[type=text]{height:60px;width:0;background:#f3f3f3;position:absolute;right:-20px;top:-20px;overflow:hidden;visibility:hidden;}
.header .right .search-box input[type=button]{display:none;}
.header .right .search-box a{width:16px;height:16px;background:url(../../images/home/icon-search.png) no-repeat center center;display:block;position:relative;z-index:2;}
.header .right .music{width:18px;height:16px;background:url(../../images/home/icon-music.png) no-repeat center center;cursor:pointer;margin-left:45px;}
.header .right .music.on{background:url(../../images/home/icon-music-stop.png) no-repeat center center;}
.header .right .shop{margin-left:55px;}
.header .right .shop a{display:block;float:left;color:#fff;font-size:16px;}
.header .right .shop a.jd{background:url(../../images/home/icon-jd.png) no-repeat left center;padding-left:25px;margin-right:30px;}
.header .right .shop a.tmall{background:url(../../images/home/icon-tmall.png) no-repeat left center;padding-left:35px;}

.header.on,.header.has-on{background:#fff;}
.header.on .logo,.header.has-on .logo{height:110px;padding-top:12px;}
.header.on .lang,.header.has-on .lang{border-left:1px solid #333;color:#333;background:url(../../images/home/icon-lang-black.png) no-repeat right center;}
.header.on .lang a,.header.has-on .lang a{color:#333;}
.header.on .right .search-box a,.header.has-on .right .search-box a{background:url(../../images/home/icon-search-black.png) no-repeat center center;}
.header.on .right .music,.header.has-on .right .music{background:url(../../images/home/icon-music-black.png) no-repeat center center;}
.header.on .right .music.on,.header.has-on .right .music.on{background:url(../../images/home/icon-music-stop-black.png) no-repeat center center;}
.header.on .right .shop a,.header.has-on .right .shop a{color:#333;}
.header.on .right .shop a.jd,.header.has-on .right .shop a.jd{background:url(../../images/home/icon-jd-black.png) no-repeat left center;}
.header.on .right .shop a.tmall,.header.has-on .right .shop a.tmall{background:url(../../images/home/icon-tmall-black.png) no-repeat left center;}

.header.on{height:82px;}
.header.on .logo{height:74px;transition:300ms ease-out;-webkit-transition:300ms ease-out;-ms-transition:300ms ease-out;-moz-transition:300ms ease-out;-o-transition:300ms ease-out;}
.header.on .lang{margin-top:33px;transition:300ms ease-out;-webkit-transition:300ms ease-out;-ms-transition:300ms ease-out;-moz-transition:300ms ease-out;-o-transition:300ms ease-out;}
.header.on .nav > ul > li > a{line-height:79px;}
.header.on .right{padding-top:33px;}

.header.on .nav > ul > li > a,.header.has-on .nav > ul > li > a{color:#333;}
.header.on .nav > ul > li.on > a,.header.has-on .nav > ul > li.on > a{color:#e15616;border-bottom:3px solid #e15616;}

@media screen and (min-width:1024px){
    .header .nav > ul > li:hover ul{display:block;}
    .header .right .search-box:hover input{width:340px;padding:0px 20px;visibility:visible;}
    .header .right .search-box:hover a{background:url(../../images/home/icon-search-black.png) no-repeat center center;}
}

@media screen and (max-width:1441px){
}
@media screen and (max-width:1367px){
    .header .nav{margin-left:20px;}
    .header .nav > ul > li{margin:0px 10px;}
    .header .right .music,.header .right .shop{margin-left:20px;}
}
@media screen and (max-width:1025px){

    .header{height:65px !important;background:#fff;padding:0px 15px;}
    .header .logo{width:50px;position:static;height:auto !important;padding-top:0 !important;margin-top:6px;}
    .header .lang{position:absolute;right:65px;margin-top:25px !important;border-left:none !important;background:none !important;}
    .header .lang span{display:none;}
    .header .lang a{color:#333;display:block;width:50px;font-size:14px;border-right:1px solid #333;height:auto;line-height:16px;}
    .header .menu-icon{width:25px;height:65px;background:url(../../images/home/icon-menu.png) no-repeat center center/25px auto;display:block;}
    .header .menu-icon.close{background:url(../../images/home/icoin-menu-close.png) no-repeat center center/24px auto;}

    .header .right{padding-top:0 !important;}
    .header .right .search-box{margin-top:25px;margin-right:35px;}
    .header .right .search-box a{background:url(../../images/home/icon-search-black.png) no-repeat center center;}
    .header .right .search-box input[type=text]{position:fixed;left:0;width:100%;top:65px;padding:0px 15px;height:0;}
    .header .right .search-box input[type=button]{display:block;position:fixed;height:45px;height:0px;z-index:2;background:url(../../images/home/icon-search-black.png) no-repeat center center;width:45px;right:0;top:65px;visibility:hidden;transition:300ms ease-out;-webkit-transition:300ms ease-out;-ms-transition:300ms ease-out;-moz-transition:300ms ease-out;-o-transition:300ms ease-out;}
    .header .right .search-box.on input[type=text],.header .right .search-box.on input[type=button]{height:45px;visibility:visible;}

    .header .right .shop,.header .right .music{display:none;}

    .header .nav{position:fixed;left:0;top:65px;height:0;width:100%;bottom:0;background:#fff;z-index:5;margin-left:0;overflow:hidden;transition:300ms ease-out;-webkit-transition:300ms ease-out;-ms-transition:300ms ease-out;-moz-transition:300ms ease-out;-o-transition:300ms ease-out;}
    .header .nav > ul{padding:0px 15px;height:100%;background:#fff;border-top:1px solid #eee;}
    .header .nav > ul > li{width:100%;margin:0;transition:500ms ease-out;opacity:0;height:auto;transform:scale(1.2);}
    .header .nav > ul > li > a{display:block;line-height:50px !important;font-size:14px;border-bottom:1px solid #eee !important;color:#666;background:url(../../images/home/icon-nav.png) no-repeat right center;padding:0;}
    .header .nav > ul > li > a.on{background:url(../../images/home/icon-nav-on.png) no-repeat right center;}
    .header .nav > ul > li:nth-child(1){transition-delay:300ms;}
    .header .nav > ul > li:nth-child(2){transition-delay:400ms;}
    .header .nav > ul > li:nth-child(3){transition-delay:500ms;}
    .header .nav > ul > li:nth-child(4){transition-delay:600ms;}
    .header .nav > ul > li:nth-child(5){transition-delay:700ms;}
    .header .nav > ul > li:nth-child(6){transition-delay:800ms;}
    .header .nav > ul > li:nth-child(7){transition-delay:900ms;}
    .header .nav > ul > li:nth-child(8){transition-delay:1000ms;}
    .header .nav > ul > li:nth-child(9){transition-delay:1100ms;}
    .header .nav > ul > li:nth-child(10){transition-delay:1200ms;}

    .header .nav .close{display:block;}

    .header .nav.open{height:100%;}
    .header .nav.open > ul > li{transform:scale(1.0);opacity:1;}

    .header .nav > ul > li ul{position:static;width:100%;background:none;margin-left:0;}
    .header .nav > ul > li ul li a{display:block;background:none;border-bottom:1px solid rgba(0,0,0,0.1);text-align:left;padding-left:25px;color:#666;}

}

.footer{border-top:1px solid #ebebeb;padding:40px 45px;background:#fff;}
.footer .nav{}
.footer .nav ul{}
.footer .nav ul li{float:left;margin-right:65px;}
.footer .nav ul li:last-child{margin-right:0;}
.footer .nav ul li a{float:left;font-family:'fz';font-size:18px;}
.footer .share{}
.footer .share a{display:block;float:left;margin-left:35px;height:19px;position:relative;}
.footer .share a:first-child{margin-left:0px;}
.footer .share a.code{width:18px;background:url(../../images/home/footer-icon01.png) no-repeat center center;}
.footer .share a.wechat{width:23px;background:url(../../images/home/footer-icon02.png) no-repeat center center;}
.footer .share a.sina{width:22px;background:url(../../images/home/footer-icon03.png) no-repeat center center;}
.footer .share a span{position:absolute;width:129px;height:129px;left:50%;margin-left:-65px;top:-135px;display:none;}
.footer .share a:hover span{display:block;}

.copy-right{border-top:1px solid #ebebeb;padding:25px 45px;background:#fff;color:#808080;}
.copy-right a{color:#808080;}

.page-banner{padding-top:36.5%;position:relative;}
.page-banner .txt{position:absolute;font-size:30px;color:#fff;left:0;right:0;font-family:'fz';max-width:1440px;margin:0 auto;}
@media screen and (max-width:1025px){
    .footer{display:none;}
    .copy-right{padding:15px;font-size:12px;text-align:center;}
}

@media screen and (max-width:1025px){
    .page-banner{padding-top:50%;margin-top: 65px;}
    .page-banner .txt{font-size:16px;padding:0px 15px;}

    .about-banner{padding-top:44%;}
}

.shop-banner .txt{top:50%;left: 0%;margin: 0 auto;text-align: center;}
.shop-banner .txt2{color: #fff;position: absolute;top:40%;left: 0%;margin: 0 auto;text-align: center;left: 12%;}
.shop-banner .txt h3{
    margin-bottom: 20px;
}
.shop-banner .txt p{font-size: 18px;}
.shop-banner .txt2 h3{
    margin-bottom: 20px;
    font-size: 40px;
}
.shop-banner .txt2 p{
    font-size: 30px;
}
.about-banner .txt{top:33%;}
.about-banner .txt img{float:right;}

.design-banner .txt{top:50%;padding:0px 80px;}

@media screen and (max-width:1441px){
    .about-banner .txt{padding:0px 120px;}
}
@media screen and (max-width:1025px){
    .about-banner .txt{top:11%;padding:0px 20px;}
    .about-banner .txt img{width:35px;}
    .shop-banner .txt h3{margin-bottom: 10px;}
    .shop-banner .txt2 h3{font-size: 20px;margin-bottom: 10px;}
    .shop-banner .txt2 p{font-size: 16px;}
    .design-banner .txt{padding:0px 20px;}
}

.form-pop{position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0.9);z-index:10;display:none;}
.form-pop .pop-content{position:absolute;left:50%;top:50%;width:675px;background:#b5b5b5;transform:translate(-50%,-50%);padding:50px 80px;}
.form-pop .pop-content .close{width:24px;height:24px;background:url(../../images/home/close-white.png) no-repeat center center;position:absolute;right:-34px;top:0;cursor:pointer;}
.form-pop .pop-content .title{font-size:40px;color:#fff;margin-bottom:40px;}
.form-pop .pop-content .list{margin-top:30px;}
.form-pop .pop-content .list input[type=text]{width:100%;height:45px;border-radius:3px;padding:0px 25px;font-size:16px;background:#f5f5f5;}
.form-pop .pop-content .list textarea{border:none;background:#fff;border-radius:3px;width:100%;outline:none;padding:10px 25px;height:154px;font-size:16px;background:#f5f5f5;}
.form-pop .pop-content .list button{color:#fff;font-size:18px;width:170px;height:40px;line-height:40px;text-align:center;cursor:pointer;background:#e15616;margin:0 auto;display:block;margin-top:51px;}
.form-pop .pop-content .list button span{font-family:'宋体';margin-left:10px;}
.form-pop .pop-content .list input[type=submit]{color:#fff;font-size:18px;width:170px;height:40px;line-height:40px;text-align:center;cursor:pointer;background:#e15616;margin:0 auto;display:block;margin-top:51px;}
.form-pop .pop-content .list input[type=submit] span{font-family:'宋体';margin-left:10px;}
.form-pop .pop-content .list select{background:#fff;border:none;height:45px;font-size:16px;width:100%;padding:0px 25px;outline:none;}

.form-pop .pop-content-zp .list{margin-top:10px;}

@media screen and (max-width:1025px){
    .form-pop .pop-content{width:auto;left:0;right:0;margin:0px 15px;transform:translate(0, -50%);padding:30px 20px;}
    .form-pop .pop-content .close{right:0;top:-34px;}
    .form-pop .pop-content .title{font-size:20px;margin-bottom:25px;}
    .form-pop .pop-content .list{margin-top:15px;}
    .form-pop .pop-content .list input[type=text]{height:30px;font-size:14px;}
    .form-pop .pop-content .list textarea{height:99px;}
    .form-pop .pop-content .list button{font-size:16px;margin-top:30px;height:35px;line-height:35px;}
}

.zs-form-pop{position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0.9);z-index:10;display:none;}
.zs-form-pop .pop-content{position:absolute;left:50%;top:50%;width:675px;background:#b5b5b5;transform:translate(-50%,-50%);padding:50px 80px;}
.zs-form-pop .pop-content .close{width:24px;height:24px;background:url(../../images/home/close-white.png) no-repeat center center;position:absolute;right:-34px;top:0;cursor:pointer;}
.zs-form-pop .pop-content .title{font-size:40px;color:#fff;margin-bottom:40px;}
.zs-form-pop .pop-content .list{margin-top:30px;position:relative;}
.zs-form-pop .pop-content .list span{background:#f5f5f5;height:45px;border-radius:3px;overflow:hidden;padding-left:125px;display:block;}
.zs-form-pop .pop-content .list .tit{position:absolute;left:0;font-size:16px;color:#808080;line-height:45px;left:20px;}
.zs-form-pop .pop-content .list input[type=text]{width:100%;font-size:16px;height:45px;}
.zs-form-pop .pop-content .list textarea{border:none;width:100%;outline:none;height:154px;font-size:16px;background:#f5f5f5;}
.zs-form-pop .pop-content .list button{color:#fff;font-size:18px;width:170px;height:40px;line-height:40px;text-align:center;cursor:pointer;background:#e15616;margin:0 auto;display:block;margin-top:51px;}
.zs-form-pop .pop-content .list button span{font-family:'宋体';margin-left:10px;}
.zs-form-pop .pop-content .list input[type=submit]{color:#fff;font-size:18px;width:170px;height:40px;line-height:40px;text-align:center;cursor:pointer;background:#e15616;margin:0 auto;display:block;margin-top:51px;}
.zs-form-pop .pop-content .list input[type=submit] span{font-family:'宋体';margin-left:10px;}
.zs-form-pop .pop-content .list select{background:#fff;border:none;height:45px;font-size:16px;padding:0px 15px;width:100%;outline:none;}

.zs-form-pop .pop-content-zp .list{margin-top:10px;}

@media screen and (max-width:1025px){
    .zs-form-pop .pop-content{width:auto;left:0;right:0;margin:0px 15px;transform:translate(0, -50%);padding:30px 20px;}
    .zs-form-pop .pop-content .close{right:0;top:-34px;}
    .zs-form-pop .pop-content .title{font-size:20px;margin-bottom:26px;}
    .zs-form-pop .pop-content .list{margin-top:15px;width:100% !important;padding:0 !important}
    .zs-form-pop .pop-content .list span{height:30px;padding-left:95px;}
    .zs-form-pop .pop-content .list .tit{font-size:14px;line-height:30px;left:15px;}
    .zs-form-pop .pop-content .list input[type=text]{height:30px;font-size:14px;}
    .zs-form-pop .pop-content .list textarea{height:99px;}
    .zs-form-pop .pop-content .list button{font-size:16px;margin-top:30px;height:35px;line-height:35px;}
    .zs-form-pop .pop-content .list select{font-size:14px;height:30px;padding:0px 10px;}
}

.position{font-size:16px;height:80px;line-height:80px;}
.position .content{max-width:1620px;margin:0 auto;}

@media screen and (max-width:1620px){
    .position .content{padding:0px 25px;}
}
@media screen and (max-width:1367px){
    .position .content{padding:0px 25px;}
}
@media screen and (max-width:1025px){
    .position{height:40px;line-height:40px;font-size:14px;}
}

.page{text-align:center;}
.page *{display:inline-block;line-height:38px;height:40px;font-size:12px;border:1px solid #dcdcdc;width:40px;margin:0px 5px;}
.page a{}
.page a.next{background:url(../../images/home/page-next.png) no-repeat center center;}
.page span.total{border:none;width:auto;}
.page a:hover{background:#1a1a1a;color:#fff;border:1px solid #1a1a1a;}
.page a.xuanzhong{background:#e15616;color:#fff;border:1px solid #e15616;}
.page a.next:hover{background:url(../../images/home/page-next.png) no-repeat center center;}

@media screen and (max-width:1025px){
    .page *{width:30px;height:30px;line-height:28px;}
}


.pc{
    display: block;
}
.wap{
    display: none;
}
@media screen and (max-width:768px){
    .pc{
        display: none;
    }
    .wap{
        display: block;
    }
    .header .logo{    margin-top: 20px;}
    .header.on .logo{margin-top: 20px;}
    .header .logo img{
        max-width: 160px;
    }
}
